Proto3 singular field does not generate a "has_" flag
optional bool proto3 = 12 [default = false];
Whether the proto3 field is set.